[INFO] cloning repository https://github.com/coriolinus/limbo-spike
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coriolinus/limbo-spike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Flimbo-spike", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Flimbo-spike'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b45985e1794cb624080cad8a4f24e0a97bc8bfc6
[INFO] fixing coriolinus/limbo-spike against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Flimbo-spike" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/coriolinus/limbo-spike
[INFO] finished tweaking git repo https://github.com/coriolinus/limbo-spike
[INFO] tweaked toml for git repo https://github.com/coriolinus/limbo-spike written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coriolinus/limbo-spike on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coriolinus/limbo-spike already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mimalloc v0.1.43
[INFO] [stderr]   Downloaded miette v7.5.0
[INFO] [stderr]   Downloaded julian_day_converter v0.4.4
[INFO] [stderr]   Downloaded miette-derive v7.5.0
[INFO] [stderr]   Downloaded io-uring v0.6.4
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.39
[INFO] [stderr]   Downloaded git2 v0.20.0
[INFO] [stderr]   Downloaded jsonb v0.4.4
[INFO] [stderr]   Downloaded libz-sys v1.1.21
[INFO] [stderr]   Downloaded libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]   Downloaded limbo_core v0.0.15
[INFO] [stderr]   Downloaded limbo v0.0.15
[INFO] [stderr]   Downloaded limbo_macros v0.0.15
[INFO] [stderr]   Downloaded limbo_ext v0.0.15
[INFO] [stderr]   Downloaded limbo_sqlite3_parser v0.0.15
[INFO] [stderr]   Downloaded limbo_uuid v0.0.15
[INFO] [stderr]   Downloaded limbo_time v0.0.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 429107847e7871154fd091ddf4dac1a9c83a898a164f819a2537b143aa845cbd
[INFO] running `Command { std: "docker" "start" "429107847e7871154fd091ddf4dac1a9c83a898a164f819a2537b143aa845cbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "429107847e7871154fd091ddf4dac1a9c83a898a164f819a2537b143aa845cbd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "429107847e7871154fd091ddf4dac1a9c83a898a164f819a2537b143aa845cbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "429107847e7871154fd091ddf4dac1a9c83a898a164f819a2537b143aa845cbd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking cfg_block v0.1.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]     Checking julian_day_converter v0.4.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]    Compiling limbo_sqlite3_parser v0.0.15
[INFO] [stderr]     Checking mimalloc v0.1.43
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling limbo_macros v0.0.15
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking limbo_ext v0.0.15
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking limbo_uuid v0.0.15
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking miette v7.5.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking limbo_time v0.0.15
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking jsonb v0.4.4
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling limbo_core v0.0.15
[INFO] [stderr]     Checking limbo v0.0.15
[INFO] [stderr]     Checking checklist v0.1.0 (/opt/rustwide/workdir/checklist)
[INFO] [stdout] error[E0507]: cannot move out of `self.inner` which is behind a shared reference
[INFO] [stdout]   --> checklist/src/database.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         self.inner
[INFO] [stdout]    |         ^^^^^^^^^^ move occurs because `self.inner` has type `Database`, which does not implement the `Copy` trait
[INFO] [stdout] 33 |             .connect()
[INFO] [stdout]    |              --------- `self.inner` moved due to this method call
[INFO] [stdout]    |
[INFO] [stdout] note: `Database::connect` takes ownership of the receiver `self`, which moves `self.inner`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/limbo-0.0.15/src/lib.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn connect(self) -> Result<Connection> {
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0507`.
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.inner` which is behind a shared reference
[INFO] [stdout]   --> checklist/src/database.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         self.inner
[INFO] [stdout]    |         ^^^^^^^^^^ move occurs because `self.inner` has type `Database`, which does not implement the `Copy` trait
[INFO] [stdout] 33 |             .connect()
[INFO] [stdout]    |              --------- `self.inner` moved due to this method call
[INFO] [stdout]    |
[INFO] [stdout] note: `Database::connect` takes ownership of the receiver `self`, which moves `self.inner`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/limbo-0.0.15/src/lib.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn connect(self) -> Result<Connection> {
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `checklist` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0507`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `checklist` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "429107847e7871154fd091ddf4dac1a9c83a898a164f819a2537b143aa845cbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "429107847e7871154fd091ddf4dac1a9c83a898a164f819a2537b143aa845cbd", kill_on_drop: false }`
[INFO] [stdout] 429107847e7871154fd091ddf4dac1a9c83a898a164f819a2537b143aa845cbd
